home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.programming / comp.sys.amiga.programmer_33467_000062.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.5 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.chalmers.se!sunic!uunet!usc!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
  3. From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
  4. Subject: Re: Fonts in BOOPSI gadgets
  5. Message-ID: <1994Jun6.154150@informatik.uni-kl.de>
  6. Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
  7. Nntp-Posting-Host: uklira.informatik.uni-kl.de
  8. Organization: University of Kaiserslautern, Germany
  9. References: <1994Jun1.184435.28974@ida.liu.se> <1994Jun6.053301.28694@ida.liu.se>
  10. Date: Mon, 6 Jun 1994 13:41:50 GMT
  11. Lines: 20
  12.  
  13. In article <1994Jun6.053301.28694@ida.liu.se>, c92andst@odalix.ida.liu.se (Andreas Stenmark) writes:
  14. > >Can someone please explain where a BOOPSI gadget finds the
  15. > >default font to put in gpr_RPort? Or perhaps the question is
  16. > >*why*, because it seems that the gadget uses the Screen's
  17. > >font instead of the Window's or GfxBase->DefaultFont. Why?
  18. > >And...what's the best method for the class user to tell
  19. > >the gadget which font to use? Attributes? Sure, but neither
  20. > >C= BOOPSI classes nor gadtools seems to use this.
  21.  
  22. The V42 gadgetclass.h include file that came with the
  23. GI1 (Gadget and Image collection #1) has a GA_TextAttr
  24. gadget attribute.  Of course only new gadgets that deal
  25. with text will support them (like the tabs.gadget).
  26.  
  27. The archive is freely distributable, but I haven't
  28. checked wether it is on Aminet (I got it on IRC).
  29.  
  30. 3k// Christoph Feck, TowerSystems - BOOPSI Class Development
  31. \X/ Amiga - Intuition inside.
  32.